VirtualTimeScheduler.GetNext() method¶
Defined in
Type: VirtualTimeSchedulerSystem.Reactive.Concurrency
Assembly: System.Reactive.dll
Applies to
netstandard2.0
protected override IScheduledItem<TAbsolute>? GetNext()
Summary: Gets the next scheduled item to be executed.
Returns: IScheduledItem